ZeGrapher a mathematical function plotter , for more informations, please visit http://zegrapher.com/
This source code is distributed under the GNU GPL version 3 license. To know more about your rights, please visit http://www.gnu.org/copyleft/gpl.html

-------------------------------------------------------

Compilation:
------------

You need to have the Qt framework installed (version >= 5.0), for more information: http://www.qt.io

The source code can be complied as follows in a command prompt:

cd /path/to/ZeGrapher/src
qmake -config release (on linux, it may be qmake-qt5)
make

-------------------------------------------------------

Thank you.

Copyright (c) 2016, Adel Kara Slimane, the ZeGrapher project <contact@zegrapher.com>


